You are here: Symbol Reference > Monnit.Mine Namespace > Sensor Class > Sensor Methods > Sensor.FillConfig Method
Sensor.FillConfig Method
Sensor Class  Sensor Members  Sensor Methods  Send Feedback

used to fill sensor values with the proper values from the byte array to sent from the sensor

Syntax
C++
C#
Visual Basic
void FillConfig(eConfigSection section, byte[] configData);
Parameters 
Description 
eConfigSection section 
The page of the sensor configuration to fill from the byte array 
byte[] configData 
The byte array containing the configuration data